This message was deleted.
# ask-questions
w
This message was deleted.
s
Hi Shun Yuan, let me look into this
Hi @careful-controller-13102 This isn't something we currently support. One thing to note is the potential for multiple experiments to be running on any given page. If you'd like to use experiment/variation IDs regardless, there are workarounds you can build using JavaScript such as storing these IDs in a persistent object somewhere.
c
alright thanks man! Appreciate it
s
@careful-controller-13102 you can implement the Observer Pattern to make other related objects know when the trackin callback has been triggered.
142 Views