Coder Social home page Coder Social logo

Comments (15)

dospuntocero avatar dospuntocero commented on July 26, 2024

actually the password is not stored in the database anymore, now its stored in your _config.php file, so you dont have to worry about it anymore.

from silverstripe-dashboard.

MattyBalaam avatar MattyBalaam commented on July 26, 2024

Ah, OK. I'll just delete it from the current database.

from silverstripe-dashboard.

dospuntocero avatar dospuntocero commented on July 26, 2024

;)

from silverstripe-dashboard.

MattyBalaam avatar MattyBalaam commented on July 26, 2024

Hi,

How would I go about doing this? I can't find any instructions on how this works, and adding in the information on the dashboard saves it into mySQL.

from silverstripe-dashboard.

dospuntocero avatar dospuntocero commented on July 26, 2024

use this:

DashboardGoogleAnalyticsPanel::set_account("youremail", "youpassword","latest numbers on the url for the analytics account after the p");

example:

https://www.google.com/analytics/web/?hl=es&pli=1#report/visitors-overview/a33270990w62017813p63563530/

francisco arenas
dospuntocero.cl
fb.me/dospuntocero.cl

El miércoles, 31 de octubre de 2012 a las 13:02, MattyBalaam escribió:

Hi,
How would I go about doing this? I can't find any instructions on how this works, and adding in the information on the dashboard saves it into mySQL.


Reply to this email directly or view it on GitHub (#14 (comment)).

from silverstripe-dashboard.

unclecheese avatar unclecheese commented on July 26, 2024

Make sure you're on the latest version. The panel will present you with instructions on how to configure it when you create it.

aaron_carlino: {
webdeveloper,
www.leftandmain.com
}

On Wednesday, October 31, 2012 at 12:02 PM, MattyBalaam wrote:

Hi,
How would I go about doing this? I can't find any instructions on how this works, and adding in the information on the dashboard saves it into mySQL.


Reply to this email directly or view it on GitHub (#14 (comment)).

from silverstripe-dashboard.

MattyBalaam avatar MattyBalaam commented on July 26, 2024

Sorry, I think I must have some git noob issues, I've been updating by using git remote update, but perhaps that's the wrong thing to use.

from silverstripe-dashboard.

dospuntocero avatar dospuntocero commented on July 26, 2024

actually git remote its the worst thing ever. so is not your fault.

El miércoles, 31 de octubre de 2012 a las 13:08, MattyBalaam escribió:

Sorry, I think I must have some git noob issues, I've been updating by using git remote update, but perhaps that's the wrong thing to use.


Reply to this email directly or view it on GitHub (#14 (comment)).

from silverstripe-dashboard.

MattyBalaam avatar MattyBalaam commented on July 26, 2024

Possibly more of a php thing, but I struggled for a while logging in to my analytics as it kept saying I had the wrong information.

I think the issue was that my password had a $ character in it, how would I have fixed this without changing my password?

from silverstripe-dashboard.

unclecheese avatar unclecheese commented on July 26, 2024

If you have a $ in your password you can either use single quotes to pass the literal, or use a backslash before it when using double quotes.

aaron_carlino: {
webdeveloper,
www.leftandmain.com
}

On Wednesday, October 31, 2012 at 12:53 PM, MattyBalaam wrote:

Possibly more of a php thing, but I struggled for a while logging in to my analytics as it kept saying I had the wrong information.
I think the issue was that my password had a $ character in it, how would I have fixed this without changing my password?


Reply to this email directly or view it on GitHub (#14 (comment)).

from silverstripe-dashboard.

MattyBalaam avatar MattyBalaam commented on July 26, 2024

Thanks, I thought I'd tried that. And no, my password wasn't Pa$$word ;D

from silverstripe-dashboard.

DirektLvRepo avatar DirektLvRepo commented on July 26, 2024

Hi all, how i can add Google Analytics panel?!
Please step by step )

Thx

P.S. silverstripe-dashboard i have install and can see dashboard start page, but can't add Google Analytics ;/

from silverstripe-dashboard.

unclecheese avatar unclecheese commented on July 26, 2024

Use the ::set_account() function shown by dospuntocero above.

from silverstripe-dashboard.

DirektLvRepo avatar DirektLvRepo commented on July 26, 2024

DashboardGoogleAnalyticsPanel::set_account("youremail", "youpassword","latest numbers on the url for the analytics account after the p");

This in my "_config.php" ?

from silverstripe-dashboard.

unclecheese avatar unclecheese commented on July 26, 2024

Yup

from silverstripe-dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.