@xylabs/sdk-react
Preparing search index...
GoogleStandardEvents
Class GoogleStandardEvents<T>
Type Parameters
T
extends
EmptyObject
Index
Constructors
constructor
Methods
add
Payment
Info
add
Shipping
Info
add
To
Cart
add
To
Wish
List
begin
Checkout
earn
Virtual
Currency
generate
Lead
join
Group
level
End
level
Start
level
Up
login
post
Score
purchase
refund
remove
From
Cart
search
select
Content
select
Item
select
Promotion
share
sign
Up
spend
Virtual
Currency
tutorial
Begin
tutorial
Complete
unlock
Achievement
view
Cart
view
Item
view
Item
List
view
Promotion
Constructors
constructor
new
GoogleStandardEvents
<
T
extends
object
>
()
:
GoogleStandardEvents
<
T
>
Type Parameters
T
extends
object
Returns
GoogleStandardEvents
<
T
>
Methods
add
Payment
Info
addPaymentInfo
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleAddPaymentInfoProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleAddPaymentInfoProperties
|
T
>
add
Shipping
Info
addShippingInfo
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleAddShippingInfoProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleAddShippingInfoProperties
|
T
>
add
To
Cart
addToCart
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
>
add
To
Wish
List
addToWishList
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleAddToWishlistProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleAddToWishlistProperties
|
T
>
begin
Checkout
beginCheckout
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleBeginCheckoutProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleBeginCheckoutProperties
|
T
>
earn
Virtual
Currency
earnVirtualCurrency
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleEarnVirtualCurrencyProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleEarnVirtualCurrencyProperties
|
T
,
>
generate
Lead
generateLead
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleValueProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleValueProperties
|
T
>
join
Group
joinGroup
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleJoinGroupProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleJoinGroupProperties
|
T
>
level
End
levelEnd
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
level_name
?:
string
;
success
?:
boolean
}
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
level_name
?:
string
;
success
?:
boolean
}
,
>
level
Start
levelStart
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
level_name
?:
string
}
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
level_name
?:
string
}
>
level
Up
levelUp
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
character
?:
string
;
level
?:
number
}
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
character
?:
string
;
level
?:
number
}
,
>
login
login
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
method
?:
string
}
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
method
?:
string
}
>
post
Score
postScore
()
:
GoogleStandardEvent
<
|
GoogleBaseProperties
|
T
|
{
character
?:
string
;
level
?:
number
;
score
:
number
}
,
>
Returns
GoogleStandardEvent
<
|
GoogleBaseProperties
|
T
|
{
character
?:
string
;
level
?:
number
;
score
:
number
}
,
>
purchase
purchase
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GooglePurchaseProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GooglePurchaseProperties
|
T
>
refund
refund
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleRefundProperties
|
T
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleRefundProperties
|
T
>
remove
From
Cart
removeFromCart
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
>
search
search
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
search_term
?:
string
}
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
search_term
?:
string
}
>
select
Content
selectContent
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
content_type
?:
string
;
item_id
?:
string
}
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
content_type
?:
string
;
item_id
?:
string
}
,
>
select
Item
selectItem
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleSelectItemProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleSelectItemProperties
|
T
>
select
Promotion
selectPromotion
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleSelectPromotionProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleSelectPromotionProperties
|
T
>
share
share
()
:
GoogleStandardEvent
<
|
GoogleBaseProperties
|
T
|
{
content_is
?:
string
;
content_type
?:
string
;
method
?:
string
}
,
>
Returns
GoogleStandardEvent
<
|
GoogleBaseProperties
|
T
|
{
content_is
?:
string
;
content_type
?:
string
;
method
?:
string
}
,
>
sign
Up
signUp
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
method
?:
string
}
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
method
?:
string
}
>
spend
Virtual
Currency
spendVirtualCurrency
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleSpendVirtualCurrencyProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleSpendVirtualCurrencyProperties
|
T
,
>
tutorial
Begin
tutorialBegin
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
>
tutorial
Complete
tutorialComplete
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
>
unlock
Achievement
unlockAchievement
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
achievement_id
:
string
}
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
T
|
{
achievement_id
:
string
}
>
view
Cart
viewCart
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
>
view
Item
viewItem
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleCartProperties
|
T
>
view
Item
List
viewItemList
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleViewItemListProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleViewItemListProperties
|
T
>
view
Promotion
viewPromotion
()
:
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleViewPromotionProperties
|
T
,
>
Returns
GoogleStandardEvent
<
GoogleBaseProperties
|
GoogleViewPromotionProperties
|
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Payment
Info
add
Shipping
Info
add
To
Cart
add
To
Wish
List
begin
Checkout
earn
Virtual
Currency
generate
Lead
join
Group
level
End
level
Start
level
Up
login
post
Score
purchase
refund
remove
From
Cart
search
select
Content
select
Item
select
Promotion
share
sign
Up
spend
Virtual
Currency
tutorial
Begin
tutorial
Complete
unlock
Achievement
view
Cart
view
Item
view
Item
List
view
Promotion
@xylabs/sdk-react
Loading...