Created
August 12, 2014 18:05
-
-
Save mehdimehdi/6ad15586c3caa2065028 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var _ptq = _ptq || []; // define or reuse the queue | |
// pushing a "purchase" action which will be rewarded only once in a lifetime, this needs to be trigger onload. | |
_ptq.push(['purchase', {ref_id: <order number>}]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment