Skip to content

Instantly share code, notes, and snippets.

View TheEpicFace007's full-sized avatar

Charlie Levasseur TheEpicFace007

View GitHub Profile
@TheEpicFace007
TheEpicFace007 / Example.lua
Last active April 11, 2020 21:58
Google analytics for roblox exploits
-- google analytics api --
local GA = {}
-- google analytic stracking id. Example : UA-000000000-0 - info on getting it: https://support.google.com/analytics/thread/5348459
local id = "UA-000000000-0"
-- wether it will print to the console the reported event without sending them to google analytics
local debugMode = false
local googleUserTrackingId = game:GetService("HttpService"):GenerateGUID()
local lastTimeGeneratedGoogleUserId = os.time()
{
"keys": [
"1234",
"abc",
"abc123",
"123abc"
]
}