mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
feat: add EventNameSelectPromotion
This commit is contained in:
parent
f928679030
commit
de5f5f0dd0
@ -22,6 +22,7 @@ const (
|
||||
EventNameSearch EventName = "search"
|
||||
EventNameSelectContent EventName = "select_content"
|
||||
EventNameSelectItem EventName = "select_item"
|
||||
EventNameSelectPromotion EventName = "select_promotion"
|
||||
EventNameShare EventName = "share"
|
||||
EventNameSignUp EventName = "sign_up"
|
||||
EventNameSpendVirtualMoney EventName = "spend_virtual_money"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user